projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b6d4d
)
Log entries as requested by Stefan.
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 19 Jul 2007 22:23:30 +0000
(22:23 +0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 19 Jul 2007 22:23:30 +0000
(22:23 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e9c79bea2779d37636d1f1d20847d36517c23281..22e5a5c6c4148ce83d6325e5e63090bec2e0cc55 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-24,6
+24,9
@@
* vc-hooks.el: Generalize stay-local-p to operate on lists of
files. Change two keybindings to point to new function names.
+ * vc.arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
+ vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
+ * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
2007-07-18 Juanma Barranquero <lekktu@gmail.com>